home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / pcbfv21.arc / QUICK.DOC < prev   
Text File  |  1990-11-21  |  3KB  |  64 lines

  1.  
  2.              PCBFV Version 2.1 Copyright 1990 Yandell Computer Services
  3.  
  4.         PCBFV  is  a seamless File Viewer for use in the PCBoard F  V  shell 
  5.         process. It allows text file reading and extraction  for  individual 
  6.         download.  Every  option  is  HIGHLY  Sysop  configurable  with  the 
  7.         enclosed, easy to use FVSETUP program.
  8.  
  9.         The  many  powerful features and operating procedures of  PCBFV  are 
  10.         described in detail in PCBFV.DOC and FEATURES.NEW. 
  11.                          
  12.         QUICK.DOC is not intended as a replacement for PCBFV.DOC.  QUICK.DOC 
  13.         allows  you  to QUICKLY install PCBFV and see  it's  powerful,  high 
  14.         quality  features.  You may then decide if you  wish  to  completely 
  15.         install  PCBFV on a customized basis using the detailed  information 
  16.         contained in PCBFV.DOC.
  17.  
  18.         -[ Step 1 ]----------------
  19.         PCBVIEW.BAT contains:
  20.  
  21.         @echo off
  22.         C:\PCBFV\PCBFV.EXE PCBFV.CNF %1
  23.         ^^^^^^^^^
  24.         Placing  location in-line allows one .EXE to be used instead of  an 
  25.         .EXE on every node.
  26.  
  27.         Place PCBFV.EXE, PCBFV.HLP, and PCBFV.CNF in the same location.
  28.  
  29.         -[ Step 2 ]----------------
  30.         Run:
  31.         FVSETUP PCBFV.CNF
  32.         Answer questions. If you are NOT a multi-node system,  disregard the
  33.         @NODE@ macro in the 2 example questions which contain them below. On 
  34.         multi-node  systems, PCBFV will replace @NODE@ with the actual  node 
  35.         number.
  36.  
  37.         Idle keyboard time-out (minutes) : 3
  38.         Maximum extracted file size      : 250000
  39.         Work location of extracted file  : C:\WORK@NODE@\
  40.         Path to compression utilities    : C:\UTILS\
  41.         Disable (R)ead text option       : N
  42.         Security needed to (R)ead files  : 0
  43.         Maximum lines to (R)ead per file : 0
  44.         Disable wildcard (R)ead input    : N
  45.         Y/n/a prompt for wildcard find   : (H)elp, Read this file?
  46.         Disable PCBFV (S)elect option    : N
  47.         # files in each (F)lagged file   : 10
  48.         Security needed to (F)lag files  : 0
  49.         Loc\Name of new (F)lagged file   : C:\UPLOAD\FLAG@NODE@.ZIP
  50.         Disable (F)lagging across files  : N
  51.         Disable AutoFlag on PCB return   : N
  52.         Your PCBFV registration number   : 1
  53.         Main prompt : (H)elp, File View Command?
  54.  
  55.         When modifying PCBFV.CNF file(s), ONLY use the enclosed FVSETUP.EXE.
  56.  
  57.         PCBFV.DOC explains other methods of setting up your PCBVIEW.BAT  and 
  58.         PCBFV.CNF files if the above method is not suitable for your system. 
  59.         There are other features which QUICK.DOC does not cover,  which  are
  60.         not mandatory for operation,  such as FLAG.DAT,  which is a file you
  61.         create  and allows you to limit types of files that may  be flagged.
  62.         Instructions for this and other features are located in PCBFV.DOC.
  63.  
  64.